home *** CD-ROM | disk | FTP | other *** search
/ KeyGen Studio 2002 / KeyGen_Studio_2002.iso / Tutorials / Dos CrackMes / com / TNO_CM1.ZIP / README.TXT next >
Encoding:
Text File  |  1996-01-13  |  2.2 KB  |  39 lines

  1. /-----------------------------------------------------------------------------\
  2. |                 tNO crackme #1 by Prophecy [tNO] (08/22/98)                 |
  3. |                                                                             |
  4. |           If you obtain a valid solution to this crackme, you get           |
  5. |                  a trial in tNO. Valid until 31 Dec 1998.                   |
  6. |                                                                             |
  7. |                       mail me : prophecy_@usa.net or                        |
  8. |                    efnet irc in #cracking4newbies, #tno                     |
  9. \-----------------------------------------------------------------------------/
  10.  
  11. * a valid solution constitutes either a serial or a keygen- a patch of course
  12.   is not valid
  13. * this was not meant to be a tracing exercise in softice, and so here are
  14.   a few tips that will land you bang in the middle of the serial routine:
  15.   (this will also mean you won't have to worry that this is a dos crackme)
  16.  
  17.       (1) bpint 3 (i have deliberately inserted this at the start of the
  18.                    serial routine - this won't normally work with other
  19.                    crackmes)
  20.       (2) enter your name and code
  21.       (3) hit enter and softice will break
  22.       (4) type ds:0 (this will display the correct selector)
  23.       (5) now you can find your name/code in memory by typing s 0 L ffff "blah"
  24.           (note only 4 ffff as this is 16 bit dos crackme)
  25.       (6) set a bpr on your name and code and hit f5 to see what happens!
  26.  
  27.     note: if you see something like this : MOV AL, [BP+FAFA], but when you
  28.           type "d bp+fafa" it says invalid address, to see the valid address
  29.           simply type "?bp+fafa" and use the last 4 digits of the result, eg
  30.           if bp=fff6, and you have bp+fafa, type "?bp+fafa", this gives: 1faf0
  31.           so type "d faf0" and you're in the money.
  32.  
  33. * also the first person to write a keygen for this crackme will get greeted on
  34.   our MAIN page (this is not the intro screen).  our website is at http://tno.
  35.   home.ml.org.
  36.  
  37.   note: if you write a keygen, please send me both the .exe and the
  38.         source code!!                         ^^^^
  39.